-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.4.0
-
Code
-
Classes
- BackupManageProcess
Total Complexity |
44 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
296 |
Lines of code |
201 |
Logical lines of code |
87 |
Comment lines |
20 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initData() |
B |
34 |
15 |
93 |
init() |
A |
50 |
10 |
28 |
createDefaultName() |
S |
52 |
6 |
24 |
getBackupData() |
S |
63 |
3 |
11 |
deleteProcess() |
S |
72 |
2 |
6 |
updateBackupData() |
S |
62 |
1 |
13 |
getPathFileConfig() |
S |
79 |
1 |
3 |
isBackupInProgress() |
S |
80 |
1 |
3 |
actionSchedulerBatchFiles() |
S |
78 |
1 |
3 |
actionSchedulerBatchDatabase() |
S |
78 |
1 |
3 |
actionSchedulerPrepareBatchDatabase() |
S |
78 |
1 |
3 |
actionSchedulerCleanup() |
S |
78 |
1 |
3 |
unscheduledBatch() |
S |
67 |
1 |
8 |